projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179fae3
)
gtk-demo: Fix typo GtkKabel -> GtkLabel
author
Shengyu Zhang
<reg@silverrainz.me>
Sun, 21 Feb 2021 16:20:22 +0000
(16:20 +0000)
committer
Shengyu Zhang
<reg@silverrainz.me>
Sun, 21 Feb 2021 16:20:22 +0000
(16:20 +0000)
demos/gtk-demo/listview_applauncher.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/listview_applauncher.c
b/demos/gtk-demo/listview_applauncher.c
index 15f5e32a963589dbe98c95dbb2f552c89eda4271..a05c32b963563817d1e10d6762bff59c11514f83 100644
(file)
--- a/
demos/gtk-demo/listview_applauncher.c
+++ b/
demos/gtk-demo/listview_applauncher.c
@@
-39,7
+39,7
@@
create_application_list (void)
}
/* This is the function we use for setting up new listitems to display.
- * We add just an #GtkImage and a #Gtk
K
abel here to display the application's
+ * We add just an #GtkImage and a #Gtk
L
abel here to display the application's
* icon and name, as this is just a simple demo.
*/
static void